Skip to content

Fix training - #33

Merged
Ipsedo merged 70 commits into
masterfrom
develop
Aug 21, 2026
Merged

Fix training#33
Ipsedo merged 70 commits into
masterfrom
develop

Conversation

@Ipsedo

@Ipsedo Ipsedo commented Aug 21, 2026

Copy link
Copy Markdown
Owner
  • PID Lagrangian
  • Fix dammage received
  • Better reward : gaussian(1.5 * miss_distance / sqrt(enemy_distance))

Ipsedo added 30 commits August 7, 2026 22:59
* increase by 5 times ppo continuous entropy coef
* lower continuous entropy coef for ppo
* higher aim angle scale for potential reward
* fix default agent algorithm at CLI
* no curriculum learning : same spawn zone sizes during training
* train critic independently of kl stop for actor
* update alpha once per train call (so higher learning rate)
* higher target entropy sigma for continuous actions (SAC & PPO)
* fix distance to closest enemy at shell trajectory
* fix shell disambiguation (on pointer, not on fire pos)
* smaller shell reserve (from 30 to 10)
Ipsedo added 29 commits August 16, 2026 22:19
* re-add entropy bonus for PPO
* change fire proba target from 0.05 to 0.3
* clamped alpha for ppo
* higher learning rate for ppo's alphas
* increase target_sigma (PPO & SAC)
@Ipsedo
Ipsedo merged commit 2e67b66 into master Aug 21, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant